doRequestRawAsync

fun doRequestRawAsync(client: HttpClient, server: Url, token: String): Promise<String>(source)

使用此api发起一次请求,并得到预期中的结果。

See also